Welcome![Sign In][Sign Up]
Location:
Search - android log

Search list

[Software Engineeringhyperlink_demo

Description: 拉响Android手机QQ安全警报:聊天记录查看器的编写完整实例,附技术文档,说的很有深意,详细介绍了手机在获得ROOT权限后,使用QQ可能对用户隐私带来的极大的危害。从另一方面也说明了手机Root权限后,所带来的安全风险。程序首先运行到QQ相关的目录获取数据库,然后复制到自身目录下,通过Android提供的Sqlite操作类对数据进行解析-Android phone QQ security alarm sounded: chat log viewer to write complete example, with technical documentation, saying very profound meaning, detailing the phone to get ROOT privileges, use the QQ user privacy may bring great harm . On the other hand also shows that mobile Root permissions, brings security risks. QQ program first runs to the relevant directory access to the database, and then copy it to its own directory, available through the Android Sqlite action class for data analysis
Platform: | Size: 14336 | Author: 张哥 | Hits:

[JSP/JavaAndroidPrintStream

Description: Print stream which log lines using Android s logging system.
Platform: | Size: 1024 | Author: funpunfie | Hits:

[androidlogcount

Description: android小程序,用来查找手机中的log文件,并统计log文件的数量,用于手机安全软件进行手机内log文件清理-android small program used to find the phone log files and statistics log file number of security software for mobile phone log file cleanup
Platform: | Size: 57344 | Author: 吴磊 | Hits:

[androidDiary

Description: 通过android实现的一个精美的日志a-Achieved through a beautiful android app log
Platform: | Size: 128000 | Author: 高阳 | Hits:

[androidstopwatch

Description: 一个Android上的简单秒表实现,具有跑秒和记录多组时间记录的功能-a simple stopwatch which can log multiple groups of time records on Android
Platform: | Size: 124928 | Author: | Hits:

[androidcalculator

Description: android 计算器开发源代码 包含计算器算法的实现,调试成功,计算器能进行复合运算,能计算含log,ln,sin,cos等的复合运算;文件建议为计算器android项目代码,可用编程工具导入后可调试可编辑-android source code contains a calculator to develop algorithms to achieve calculator, debugging success, calculator capable of complex calculations, can be calculated with log, ln, sin, cos and other complex operations document recommends calculator android project code, programming tools available After importing debug editable
Platform: | Size: 150528 | Author: 杨家睿 | Hits:

[androidTimeDiary

Description: 时光日志个人日程管理,精选android源码范例,很好的参考资料。-Time log personal schedule management, select Android source code examples, good reference.
Platform: | Size: 376832 | Author: 桂花翅子 | Hits:

[Software EngineeringAndroidWebView

Description: game for java game for java game for java -import java.io.IOException import java.util.ArrayList import java.util.logging.Level import java.util.logging.Logger import android.accounts.AccountManager import android.app.Activity import android.app.Dialog import android.content.Intent import android.content.SharedPreferences import android.os.AsyncTask import android.os.Bundle import android.util.Log import android.view.View import android.widget.ArrayAdapter import android.widget.Button import android.widget.ListView import android.widget.TextView import com.google.android.gms.common.GooglePlayServicesUtil import com.google.api.client.extensions.android.http.AndroidHttp import com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential import com.google.api.client.json.gson.GsonFactory import com.google.api.services.tictactoe.Tictactoe import com.google.api.services.tictactoe.model.Board import com.google.api.services.tictactoe.model.Score import com.goo
Platform: | Size: 1469440 | Author: chen yu | Hits:

[JSP/JavaThinkAndroid

Description: ThinkAndroid简介 ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块,具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能,在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类,如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。-ThinkAndroid About ThinkAndroid is a free open source, simple, follow the Android open-source development framework agreement Apache2 released its purpose is to develop a simple, rapid development of Android applications, including Android mvc, simple sqlite orm, ioc module package Android httpclitent the http module with the format to quickly build file caching capabilities, without regard to the cache file, you can very easily implement caching, file-based caching module also implements image caching feature, when loading images in android, and for oom problems, and for loading pictures dislocation issues are easily resolved. He also includes a utility class to develop a mobile phone application frequently, such as log management, configuration file management, android download module, a network change detection and much more.
Platform: | Size: 1490944 | Author: 战三 | Hits:

[OtherLogin

Description: Android application to mog in and log out and show profil for biblio user
Platform: | Size: 2959360 | Author: boob | Hits:

[androidgpslogger-master

Description: This the GPS log app for android-This is the GPS log app for android
Platform: | Size: 1547264 | Author: huyen nguyen | Hits:

[Othercatlog

Description: 批处理实现android设备抓取log, 包括kernel和a-Batch achieve android devices crawl log, including the kernel and app
Platform: | Size: 198656 | Author: july | Hits:

[androidQQmsglook

Description: 拉响Android手机QQ安全警报:聊天记录查看器的编写完整实例,附技术文档,说的很有深意,详细介绍了手机在获得ROOT权限后,使用QQ可能对用户隐私带来的极大的危害。从另一方面也说明了手机Root权限后,所带来的安全风险。程序首先运行到QQ相关的目录获取数据库,然后复制到自身目录下,通过Android提供的Sqlite操作类对数据进行解析,构造不同的页面并显示出来:   首先分析下架构,程序需要显示出本地QQ的好友列表、群列表、QQ消息、群消息,可分页显示消息。因此需要以下的几个操作类:   QQFriendService类负责QQ好友的操作,包括获取好友列表、好友QQ号、好友分组。   QQTroopService类负责群的操作,包括获取群列表、群号、群的备注信息-Security alert sounded Android phone QQ: chat log viewer to write complete example, with technical documentation, that' s very profound meaning, detailing phone ROOT after obtaining permission to use QQ user privacy may bring great harm . On the other hand also shows that the phone Root permissions, brings security risks. QQ related program first runs to get the database directory, and then copied to the directory itself, Sqlite Android operating classes provided by the data analysis, constructed and displayed different pages: First analysis of the framework, the program needs to show the local QQ Friends list, group list, QQ message, group message, you can display a message paging. Requiring several operations following categories: QQFriendService class is responsible for the operation of QQ friends, including access to friends list, friends QQ, friends group. QQTroopService class is responsible for the group' s operations, including access to the group list, notes, information
Platform: | Size: 492544 | Author: rpudn75 | Hits:

[Linux-UnixOldDHTest

Description: Implementation of a android.util.Printer that sends its output to the system log.
Platform: | Size: 1024 | Author: baiwinrun | Hits:

[androidSDCardListener

Description: 提供监听Android手机sd卡读写等操作的功能,将操作时间及具体操作写入日志到SD卡中。-Android phones offer listeners sd card reader and other operations functions, the operating time and the specific operation to write the log to the SD card.
Platform: | Size: 1455104 | Author: anima | Hits:

[Delphi VCLandroidImageHisgram

Description: android系统图像处理,包括直方图获取,直方图拉伸,log,pow,图像均衡,内有实验图片,16Png,-android system image processing, including histogram acquisition, histogram stretching, log, pow, graphic equalizer, there are experimental pictures, 16Png,
Platform: | Size: 1048576 | Author: zhangwei | Hits:

[androiddirectoryTree

Description: Android文件管理器(增加了文件夹复制移动,下载资源暂停删除等,以及复制过程中的可视化进程)是一个基于Android开发的应用,包含常用文件操作以及文件下载功能,文件操作包括打开文件夹和打开各类的文件(apk、avi、mp3、doc等等),以及文件和文件夹的移动复制,文件夹的创建,文件/文件夹大小查看,日志记录等,文件下载包括,多线程断点续传功能、使用ProgressBar可视化下载进度等。里面附有所有的可执行源码。-Android File Manager (adds folder move, download resources, pause and delete, and visualization process replication process) is an Android-based applications developed, including common file operations and file download function, file operations, including open folder and open all types of file (apk, avi, mp3, doc, etc.), as well as mobile copy files and folders, create folders, and file/folder size view, log records, including file downloads, multi-threaded breakpoint resume function, use ProgressBar visualization download progress and so on. Inside with all the executable code.
Platform: | Size: 3534848 | Author: aaaa | Hits:

[Speech/Voice recognition/combineLineInst

Description: LINE is a text and graphical instant communication client for Windows, Mac, iOS, Android and Windows Phone with more platforms being added. Make voice and video calls. The best immediate message client depends on who is using which package in your current location. In Indonesia, Yahoo is favored, LINE in Thailand and Skype in much of the rest of the world. LINE callers can connect to other LINE users for free. Send large, expressive and colorful emoticons to friends on LINE. Your current phone number is your LINE ID which makes it easier to remember how to log on. Choose 10,000 stickers and emoticons. LINE Key Features: Make voice and video calls Send texts, stickers and emotions Many users in certain countries use LINE Uses your phone number as your ID Multi-platform -LINE is a text and graphical instant communication client for Windows, Mac, iOS, Android and Windows Phone with more platforms being added. Make voice and video calls. The best immediate message client depends on who is using which package in your current location. In Indonesia, Yahoo is favored, LINE in Thailand and Skype in much of the rest of the world. LINE callers can connect to other LINE users for free. Send large, expressive and colorful emoticons to friends on LINE. Your current phone number is your LINE ID which makes it easier to remember how to log on. Choose 10,000 stickers and emoticons. LINE Key Features: Make voice and video calls Send texts, stickers and emotions Many users in certain countries use LINE Uses your phone number as your ID Multi-platform
Platform: | Size: 17755136 | Author: jack | Hits:

[androidKuBang

Description: 基于安卓的交友软件,能够注册,登陆,添加好友,聊天,类似QQ等。-Android-based dating software, able to register, log in, add friends, chat, and other similar QQ.
Platform: | Size: 11943936 | Author: wei | Hits:

[androidcrash

Description: 此为android项目,实现APP应用异常崩溃后,获得异常信息保存入SD卡的log文件中,方便查看异常信息进行调试。-This is the android projects to achieve APP application crashes after the exception, access exception information is saved into the SD card log files for easy viewing exception information for debugging.
Platform: | Size: 594944 | Author: 黄保聚 | Hits:
« 1 2 3 45 6 »

CodeBus www.codebus.net